PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getChromaKeyMask Method
In This Topic
    getChromaKeyMask Method
    In This Topic
    Gets the image chroma key mask.
    Syntax
    public int[] getChromaKeyMask()

    Return Value

    An array of color components specifying the range of colors that are considered transparent.
    See Also